von Mises-Fisher kernel density estimation for (hyper-)spherical data:
Kernel density estimation for (hyper-)spherical data using a von Mises-Fisher kernel
Description
A von Mises-Fisher kernel is used for the non parametric density estimation.
Usage
vmf.kde(x, h, thumb = "none")
Arguments
x
A matrix with unit vectors, i.e. the data being expressed in Euclidean cordinates.
h
The bandwidth to be used.
thumb
If this is "none", the given bandwidth is used. If it is "rot" the rule of thumb suggested by Garcia-Portugues (2013) is used.
Value
A list including:
A list including:
Details
A von Mises-Fisher kernel is used for the non parametric density estimation.
References
Garcia Portugues, E. (2013). Exact risk improvement of bandwidth selectors for kernel density estimation with directional data. Electronic Journal of Statistics, 7, 1655-1685.